Notice (8): Undefined property: Locale::$table [CORE/cake/libs/model/model.php, line 646]
CakePHP: the rapid development php framework: Missing Controller

Missing Controller

Error: ThemedController could not be found.

Error: Create the class ThemedController below in file: app/controllers/themed_controller.php

<?php
class ThemedController extends AppController {

	var $name = 'Themed';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp